Skip to content

Use api.together.ai as OpenAPI server base URL#257

Merged
blainekasten merged 1 commit intomainfrom
blaine/eng-86845-update-openapi-spec-to-use-the-ai-domain
Apr 28, 2026
Merged

Use api.together.ai as OpenAPI server base URL#257
blainekasten merged 1 commit intomainfrom
blaine/eng-86845-update-openapi-spec-to-use-the-ai-domain

Conversation

@blainekasten
Copy link
Copy Markdown
Contributor

@blainekasten blainekasten commented Apr 28, 2026

Summary

Updates the Together OpenAPI specification so advertised server URLs and inline curl examples use https://api.together.ai instead of https://api.together.xyz, matching the migrated API hostname.

Details

  • Global servers: https://api.together.ai/v1
  • Path-level servers (video / v2): https://api.together.ai/v2
  • Documentation snippets: All curl examples in openapi.yaml updated to the new host

Note: registry.together.xyz references in deployment image examples were not changed—they refer to the container registry host, not the REST API base URL.

Testing

  • Diff review of openapi.yaml
  • (Optional) OpenAPI linter / Swagger UI render if wired in CI

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 28, 2026

✱ Stainless preview builds

This PR will update the togetherai SDKs with the following commit messages.

go

fix(client): update base URL to api.together.ai in video service

openapi

fix(client): update base URL from together.xyz to together.ai

python

fix(client): update videos API base URL from .xyz to .ai domain

terraform

chore(internal): regenerate SDK with no functional changes

typescript

fix(client): update videos base URL to api.together.ai
togetherai-openapi studio · code

Your SDK build had at least one "note" diagnostic.
generate ✅

⚠️ togetherai-python studio · code

Your SDK build had at least one "warning" diagnostic.
generate ⚠️build ✅lint ✅test ⏭️

pip install https://pkg.stainless.com/s/togetherai-python/bd719810bedfeea9427e5cb92ae65dfcad2fe858/together-2.10.0-py3-none-any.whl
⚠️ togetherai-typescript studio · conflict

Your SDK build had at least one warning diagnostic.

⚠️ togetherai-go studio · code

Your SDK build had a failure in the test CI job, which is a regression from the base state.
generate ✅build ⏭️lint ✅test ❗

go get github.com/stainless-sdks/togetherai-go@169e53bfff2c83a4eedb15c7123d73d68fa9230f
togetherai-terraform studio · code

Your SDK build had at least one "note" diagnostic.
generate ✅lint ✅test ✅


This comment is auto-generated by GitHub Actions and is automatically kept up to date as you push.
If you push custom code to the preview branch, re-run this workflow to update the comment.
Last updated: 2026-04-28 17:25:24 UTC

@blainekasten blainekasten requested review from Nutlope and zainhas April 28, 2026 16:24
@blainekasten blainekasten merged commit 090263a into main Apr 28, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants